query engine造句
例句與造句
- real estate query engine
房地產(chǎn)輪詢引擎 - first we give processing model of xml query engine according to w3c xquery language
提出了支持w3c之xquery語言的xml查詢系統(tǒng)的體系結(jié)構(gòu)。 - when freetext is used, the full-text query engine internally performs the following actions on the
如果使用freetext,則全文查詢引擎將在內(nèi)部對 - one strategy a query engine client might use to resolve this query would be to first identify the parent of every
查詢引擎客戶機可能用來解析該查詢的一個策略就是:首先標(biāo)識數(shù)據(jù)集中每個 - first, a processing model of xquery query engine is proposed from the research of xml query language . second
首先研究了xml查詢語言,提出了支持xquery的xml查詢系統(tǒng)的體系結(jié)構(gòu)和實現(xiàn)方法。 - It's difficult to find query engine in a sentence. 用query engine造句挺難的
- rdql allows complex queries to be expressed concisely, with a query engine performing the hard work of accessing the data model
rdql允許簡明地表達(dá)復(fù)雜的查詢,查詢引擎執(zhí)行訪問數(shù)據(jù)模型的繁重工作。 - when sql server processes joins, the query engine chooses the most efficient method out of several possibilities of processing the join
當(dāng)sqlserver處理聯(lián)接時,查詢引擎會從多種可行的方法中選擇最有效的方法來處理聯(lián)接。 - dashboard s approach is to go for coarse-grained typing, and make the back end query engines take the weight of deciding what s significant
dashboard采用的方法是獲取粗粒度的輸入信息,讓后端查詢引擎來決定哪些信息是重要的。 - such doi representations of document hierarchy are useful in building applications, such as doms and query engines, that need to navigate through xml trees
這是由數(shù)篇技巧文章組成的系列文章的第一篇,該系列探究了用sax可以做的一些有趣又不尋常的事情。 - to obtain efficient query execution, optimization is the most important step . many researches have carried on research on this subject by going deep into the bottom of query engine
傳統(tǒng)的數(shù)據(jù)庫查詢優(yōu)化主要是從查詢的底層執(zhí)行流程和實現(xiàn)技術(shù)出發(fā),通過關(guān)系代數(shù)的手段進(jìn)行理論上的探討,而且大量研究集中在查詢執(zhí)行的語法分析階段。 - it will generate the xml file automatically according to the result set of query which has the form of sql, and give the file to the query engine or send it to the user directly
將對sol語句形式的查詢要求結(jié)果集自動生成xml文檔,提交給查詢引擎作進(jìn)一步處理或直接提交給用戶。其中包括查詢結(jié)果生成一般xml文檔和符合初始dtd定義的xml文檔的動態(tài)生成。 - when designing dimensions containing attributes based on related tables in multiple data sources, you may need to define a microsoft sql server data source as the primary data source in order to use its distributed query engine capabilities
隨后,可以添加來自輔助數(shù)據(jù)源的表和視圖。異類查詢要求至少有一個數(shù)據(jù)源是microsoftsqlserver數(shù)據(jù)源。 - these released documents are then ready to be accessed by, for instance, xml query engines . by incorporating this validation procedure, other xml processing technologies can use cschema as the access control module
一些xml處理語言,象cduce或者java,也可把原始文檔轉(zhuǎn)換成可訪問的文檔,但是它們不能讓策略書寫員專注于機密數(shù)據(jù),所以用它們來寫策略并不方便。 - we support xquery by using a method basing on the data model, we call it dm-method . using thes method, the physical store of xml is hid from xquery query engine and the support for xquery is achieved over relational databases
使用叫方法可以對xquery處理器隱藏底層數(shù)據(jù)的存儲方式,通過調(diào)用數(shù)據(jù)模型中的函數(shù)和操作,實現(xiàn)我們基于關(guān)系存儲的xml對xquery的支持。